CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bankers algorithm

搜索资源列表

  1. yinhangjiasuanfa

    0下载:
  2. 银行家算法,避免进程死锁-Bankers algorithm avoid deadlock process
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2297
    • 提供者:陈小森
  1. yinhangjia

    0下载:
  2. 操作系统课程设计报告(含源码),C语言实现。功能比较简单,课自己添加功能,应付报告还是可以的。 资源管理系统的设计与实现-银行家算法实现-Operating systems curriculum design report (including source), C language. Function of relatively simple classes to add their own features, or can deal with the report. Resource M
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:68163
    • 提供者:张许
  1. OS2008

    0下载:
  2. 操作系统课程设计,包含生产者—消费者算法模拟,银行家算法模拟-Operating systems curriculum design, including the producer- consumer algorithm simulation, bankers algorithm simulation
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:72067
    • 提供者:周龙亭
  1. Cpp1

    0下载:
  2. 计算机操作系统,银行家算法的C++源代码,-Computer operating system, bankers algorithm C++ Source code,
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2135
    • 提供者:dongbo
  1. caozuoxitongshejiss

    0下载:
  2. 操作系统的课程设计,整理得来的,里面很多,进程管理,银行家算法,生产者和消费者,等等很多问题-Operating system, curriculum design, finishing can be accomplished, there are many process management, bankers algorithm, producers and consumers, and so many problems
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:73749
    • 提供者:牟鹏
  1. gj

    0下载:
  2. 银行家算法的改进,包括2个pdf格式的文件和文本文档,解释详细。-Bankers algorithm, including the two pdf files and text documents, a more detailed explanation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:237550
    • 提供者:liyue
  1. bank_algo

    0下载:
  2. 银行家算法的界面化诠释,简洁明了。十分易于初学者学习和借鉴。-Bankers Algorithm interface of interpretation, clear and concise.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:21809
    • 提供者:liyue
  1. bank_algo2

    0下载:
  2. 银行家算法的part2,为保证传输速度将此文件分成两部分。-Bankers algorithm part2, transmission speed in order to ensure this document is divided into two parts.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:21860
    • 提供者:liyue
  1. banker2

    0下载:
  2. bankers algorithm c++ source code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:1545
    • 提供者:roya
  1. bank

    0下载:
  2. 银行家算法的CSharp实现。Console Application程序。过段时间修改后上传可视化程序。-CSharp bankers algorithm to achieve. Console Application procedures. Modified over time visualization procedures upload.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:21747
    • 提供者:atl
  1. bankersalgo

    0下载:
  2. Bankers Algorithm in deadlocks os
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1241
    • 提供者:Pro123
  1. dijkstra

    0下载:
  2. 银行家算法 1. 实验目的: 用高级语言编写和调试一个利用银行家算法避免死锁的程序,以加深对分配资源时如何避免死锁的理解。 2. 实验内容: 编写一个模拟程序,完成避免死锁的模拟,要求采用dijkstra的银行家算法。 实验具体包括:首先确定可利用资源向量的数据结构、最大需求矩阵,分配矩阵,需求矩阵,然后完成银行家算法、安全性算法等程序代码 最后编写模拟过程的主函数,上机实验并取得结果数据。 -Banker' s Algorithm 1. Experimental
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1327
    • 提供者:Jun
  1. Banker_ResAllot

    0下载:
  2. 避免死锁的银行家算法模拟算法(书籍源码)-Bankers algorithm avoid deadlock of the simulation algorithm (book source)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:181125
    • 提供者:zhouren
  1. yinhangjiasuanfa

    0下载:
  2. 本程序主要是用银行家算法避免系统出现的死锁-This procedure is mainly used bankers algorithm avoid deadlock system
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1350
    • 提供者:张大中
  1. Banker

    0下载:
  2. VC + + 6.0 bankers algorithm , it s useful for anyone.-VC++ 6.0 bankers algorithm , it s useful for anyone.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:2000250
    • 提供者:kevin
  1. sun3

    0下载:
  2. 银行家算法是避免死锁的一种重要方法,要求编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-Bankers algorithm avoid deadlock is an important method of preparation and testing requirements of the bankers algorithm a simple procedure. Apply for a better understandi
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2254
    • 提供者:sun
  1. 2

    0下载:
  2. 银行家c++算法实现功能,来防止死锁等问题,方便大家,及供参考-Bankers algorithm c++ functions, to prevent deadlock and so on, to facilitate, and for reference
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1415
    • 提供者:孙方俊
  1. 12344

    0下载:
  2. 模拟银行家算法 页式存储管理如何实现地址转换;进一步认识页式虚拟存储管理中如何处理缺页中断。用C++实现LRU置换算法 -Bankers algorithm simulation storage management page addresses how to achieve the conversion a better understanding of virtual memory management page of how to handle page fault. Using
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:284962
    • 提供者:0
  1. Banker

    0下载:
  2. 操作系统的课程设计,使用java实现银行家算法,做了些改良,能够自动或手动初始化!-Operating system design, the use of java bankers algorithm to achieve and made some improvements can be automatically or manually initialized!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:2808
    • 提供者:hoo
  1. bank

    0下载:
  2. 银行家算法,操作系统的安全状态和安全序列,死锁和避免死锁的银行家算法-Banker' s algorithm, the operating system' s security status and security sequence, deadlock and the bankers algorithm avoid deadlock
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:1377
    • 提供者:xapql
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 23 »
搜珍网 www.dssz.com